@charset "utf-8";
/* CSS Document */
/*
html,div,ul,li,dl,dt,dd,p,h1,h2,h3,h4,h5,h6,img,form,embed,label,input{margin:0;padding:0;border:0; font-size:12px; font-weight:normal;}
*/
/* 分页部分 start */
.zxpage, .zxpage a, .zxpage font, .zxpage span{
    color: #666666;
    font-size:14px;
    padding: 5px 5px;
}
.zxpage a.current {
    color: #7A290D;
    font-weight: bold;
}
/* 分页部分 end */

/* 错误信息部分 start */

label.error{
	margin-left:5px;
	color:#FF0000;
	font-size:12px;
	font-weight: bold;
	font-family: "微软雅黑";
	width:auto !important;
}
.error_red label.error{
	color:#FF0000;
}
label.labeltext{
	color:#FFCE00;
	font-size:14px;
	font-weight: bold;
	font-family: "微软雅黑";
}
/* 错误信息部分 end */

/* 通用部分 start */
.zx_font_small, .zx_font_small a, .zx_font_small span, .zx_font_small font, .zx_font_small i{font-size:12px}
.zx_font_normal, .zx_font_normal a, .zx_font_normal span, .zx_font_normal font, .zx_font_normal i{font-size:14px}
.zx_font_mid, .zx_font_mid a, .zx_font_mid span, .zx_font_mid font, .zx_font_mid i{font-size:18px}
.zx_font_family_wryh, .zx_font_family_wryh a, .zx_font_family_wryh span, .zx_font_family_wryh font{font-family:"微软雅黑"}
.zx_black, .zx_black a, .zx_black span, .zx_black font{color:#000}
.zx_gray, .zx_gray a, .zx_gray span, .zx_gray font{color:#A0A0A0}
.zx_white, .zx_white a, .zx_white span, .zx_white font{color:#FFF;}
.zx_yellow, .zx_yellow a, .zx_yellow span, .zx_yellow font{color:#FFCE00 !important;}
.zx_red, .zx_red a, .zx_red span, .zx_red font{color:#ff0000 !important;}
.zx_blue, .zx_blue a, .zx_blue span, .zx_blue font{color:#04c !important;}
.zx_white_bg{background-color:#fff}
.zx_weight, .zx_weight a, .zx_weight span, .zx_weight font{font-weight:bolder !important;}
.zx_no_margin{margin:0}
.zx_no_margin_left{margin-left:0}
.zx_no_margin_top{margin-top:0}
.zx_no_margin_right{margin-right:0}
.zx_no_margin_bottom{margin-bottom:0}
.zx_margin_center{margin:0 auto}
.zx_margin_small{margin:10px}
.zx_margin_left_small{margin-left:10px}
.zx_margin_top_small{margin-top:10px}
.zx_margin_right_small{margin-right:10px}
.zx_margin_bottom_small{margin-bottom:10px}
.zx_margin_left_smid{margin-left:30px}
.zx_margin_top_smid{margin-top:30px}
.zx_margin_right_smid{margin-right:30px}
.zx_margin_bottom_smid{margin-bottom:30px}
.zx_margin_left_mid{margin-left:60px}
.zx_margin_top_mid{margin-top:60px}
.zx_margin_right_mid{margin-right:60px}
.zx_margin_bottom_mid{margin-bottom:60px}
.zx_no_padding{padding:0}
.zx_no_padding_left{padding-left:0}
.zx_no_padding_top{padding-top:0}
.zx_no_padding_right{padding-right:0}
.zx_no_padding_bottom{padding-bottom:0}
.zx_padding_small{padding:10px}
.zx_padding_left_small{padding-left:10px}
.zx_padding_top_small{padding-top:10px}
.zx_padding_right_small{padding-right:10px}
.zx_padding_bottom_small{padding-bottom:10px}
.zx_padding_left_smid{padding-left:30px}
.zx_padding_top_smid{padding-top:30px}
.zx_padding_right_smid{padding-right:30px}
.zx_padding_bottom_smid{padding-bottom:30px}
.zx_padding_left_mid{padding-left:60px}
.zx_padding_top_mid{padding-top:60px}
.zx_padding_right_mid{padding-right:60px}
.zx_padding_bottom_mid{padding-bottom:60px}
.zx_position_top_ssmall{position:relative; top:-5px}
.zx_position_right_ssmall{position:relative; right:-5px}
.zx_position_bottom_ssmall{position:relative; bottom:-5px}
.zx_position_left_ssmall{position:relative; left:-5px}
.zx_position_top_small{position:relative; top:-10px}
.zx_position_right_small{position:relative; right:-10px}
.zx_position_bottom_small{position:relative; bottom:-10px}
.zx_position_left_small{position:relative; left:-10px}
.zx_height_30{height:30px;}
.zx_height_100{height:100px;}
.zx_height_250{height:250px;}
.zx_height_mid{height:300px;}
.zx_lineheight_mid{line-height:20px;}
.zxlineheight{line-height:1.5}
.zx_width_auto{width:auto}
.zx_width_small{width:50px !important}
.zx_width_bsmall{width:100px !important}
.zx_width_smid{width:200px !important}
.zx_width_300{width:300px !important}
.zx_width_mid{width:450px !important}
.zx_width_sbig{width:610px !important}
.zx_underline{text-decoration:underline}
.zx_deleteline{text-decoration:line-through} 
.zxhide{display:none}
.zxblock{display:block}
.zxinline{display:inline}
.zxleft{text-align:left;}
.zxright{text-align:right;}
.zxcenter{text-align:center;}
.zxtop{vertical-align:top;}
.zxmid{vertical-align:mid;}
.zxbottom{vertical-align:bottom;}
.zxfloatleft{float:left;}
.zxfloatright{float:right;}
.zxnoindent{text-indent:0;}
.zxindent{text-indent:2em;}
.zximg_radius{border-radius: 50%;}
.zxhand{cursor:pointer}
.zxclear{clear:both;}
.zxlistpicbox{display:none}
.zx_overflow_oral{overflow:visible}
.zx_overflow_hide{overflow:hidden}
.zx_overflow_x_hide{overflow-x:hidden}
.zx_overflow_y_hide{overflow-y:hidden}
.zx_word_hidden{overflow: hidden;text-overflow: ellipsis;white-space:nowrap;}
/* 通用部分 end */

.fancybody{
	background:rgba(0, 0, 0, 0.7) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/
	filter:Alpha(opacity=70); background:#000;/*实现IE背景透明*/
	position:relative; padding:20px;/*实现IE文字不透明*/
}
.fancybody1{ 
background:rgba(255,255,255, 1) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/
filter:Alpha(opacity=100); background:#fff;/*实现IE背景透明*/
position:relative; 
padding:40px; color:#000;
}
.jquery-lightbox-html{overflow:hidden}
#vertical-ticker{
	height: 130px;
	overflow:hidden;
}
#vertical-ticker li{
	height: 40px;
}

.content .copy .links{
	margin-top:20px;
}
.btn-more-info .text{
	width:200px;
}
.zxlogin{display:none}
.zxregister{display:none}
.zxforgetpwd{display:none}
.zxframe{display:none}
.search_box,.search_box2{display:none; }
.zxcompare{display:none}
.zxcompare_ucollect{display:none}
.zxmessage{display:none}
.zxcompare_box{margin: auto;position: absolute;  top: 0; left: 0; bottom: 0; right: 0; width:1000px; border-radius:5px; background-color:#FFF; height:600px; z-index:9999999;}
.zxmessage_box{margin: auto;position: absolute;  top: 0; left: 0; bottom: 0; right: 0; width:400px; border-radius:5px; background-color:#FFF; height:380px; z-index:9999999;}
.zxframe_box{ margin: auto;position: absolute;  top: 0; left: 0; bottom: 0; right: 0; width:350px; border-radius:5px; background-color:#FFF; height:550px; z-index:9999999;  }
.filter, .filter2{cursor:pointer}
.search_box .city{display:none}
.clock-nav{display:none}
.favorites ul li.collect{
	margin-right:26px; background-color:#e45c54
}
.favorites ul li a{
	color:#FFF
}
.select dl.city{display:none}
.select dl dd a{ color:#102141; cursor:pointer; padding:1px 7px !important; margin:7px 5px 0 0; line-height:40px;white-space:nowrap;  }
.select dl dd a.hover{ background-color:#0065b0; color:#FFF; padding:1px 7px;  }
.select dl dd a:hover{ background-color:#0065b0; color:#FFF; padding:1px 7px;  }
.showings a{color:#FFF}
.foot_right ul li a{color:#FFF}
.city_weather, .city_weather i{display:inline}
.flash_red{color:#F00; font-weight:bolder !important;}
#cnzz_stat_icon_1256775322{display:none}
.noread{
	font-weight:bolder;
}
.sublined{
	background-color:#cc0b00;
}
.city_weather img{height:37px;position:relative;top:8px}
.indexbottom {
	position:fixed; bottom:0; z-index:20; display:block; width:200px; right:0;
}

.remenleft {
    float: left;
    height: 380px;
    width: 380px;
	margin-left:15px;
	display:inline
}

.zjpage{ width:718px; height:40px; float:left; margin-top:20px; margin:15px;}
.zjpage_main{ width:30px; height:30px; float:left; margin-right:8px; display:inline}
.zjpage_main a{ display:block; width:30px; height:30px; float:left; border:1px solid #CCC; text-align:center; color:#999; line-height:30px;}
.zjpage_main a:hover{ background:#4a5bb2; color:#fff}
.zjpage_main a.hover{width:30px; height:30px;  text-align:center; line-height:30px; background:#4a5bb2; color:#fff !important}
.zjpage_main a i{ line-height:30px;}

.list_pic{ width:180px; height:180px; }
.list2_pic{ width:292px; height:136px; }

.preshowimg{
	margin-top:10px;
	max-width:100%;
}


/* css html5warn */
.html5alert{
	height:50px;
	line-height: 50px;
	margin-bottom:20px;
	background:#FEFCCB;
	color:#F3954F;
	text-align:center;
	border-bottom:1px solid #F3954F;
	font-weight:bolder;

}
.html5alert a{
	color:#049FD5;
}

/* other */
.zj a {
    background: #d63154 url("images/xx2.jpg") no-repeat scroll right top;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    margin-top: 15px;
    padding-right: 10px;
    text-align: center;
    width: 150px;
}
.qcqb {
    background: #d63154 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin-top: 15px;
    text-align: center;
    width: 100px;
}
.form textarea{
	padding:2px;
	border:1px solid #666666;
}
.form input{
	border:1px solid #666666;
	padding:2px;
	line-height:30px;
}
body{
	height:100%
}
.zxsuccess{
	width:100%;
	height:100%;
	margin: 0px auto;
}
.readonly{
	cursor:not-allowed;
}

/* map css */
.zxmap{
	position: fixed;
	top: 2%;
	left: 5%;
	z-index: 999;
}
.zxmap #tipinput{
	width:500px;
	height:40px;
	padding: 5px 10px;
}
.zxmap #gotype{
	height:50px;
	padding:10px;
}
.zxmap #gotype option{

}


.content {
	padding: 50px 0;
	min-height: 720px;
	background: #3a3c48 url("../images/log/content-bg.png");
	width: 100%;
}
.content .wrapper {
	position: relative;
	background: url("../images/log/release-bg.png") no-repeat right top;
	width: 960px;
	margin: 0 auto;
}
.content .light {
	position: absolute;
	left: 55px;
	top: -50px;
	width: 152px;
	height: 191px;
	background: url("../images/log/light-top.png") no-repeat top center;
}
.content .light i {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	background: url("../images/log/light.png") no-repeat top center;
}
.content .line-left {
	position: absolute;
	left: 0;
	top: 15px;
	width: 70px;
}
.content .line-right {
	position: absolute;
	right: 0;
	top: 15px;
	width: 460px;
}
.content .main {
	background: url("../images/log/line-bg.png") repeat-y 249px 0;
}
.content .main .title {
	position: absolute;
	line-height: 40px;
	padding-left: 67px;
	left: 230px;
	top: 0;
	color: #2a4ca3;
	font-size: 24px;
	background: url("../images/log/clock.png") no-repeat left top;
}
.content .main .year {
	position: relative;
	z-index: 100;
}
.content .main .year.close{
	float:none !important;
	opacity:1;
}
.content .main .year h2 {
	height: 40px;
	width: 170px;
	padding-right: 30px;
	font-size: 24px;
	line-height: 40px;
	text-align: right;
}
.content .main .year h2 a {
	color: #2a4ca3;
}
.content .main .year h2 i{
	display:block;
	position:relative;
	height:0;
	width:0;
	left:190px;
	top:-20px;
	border-width:6px;
	border-style:solid;
	border-color:#2a4ca3 transparent transparent transparent;
	-webkit-transition:.5s;
	-moz-transition:.5s;
	-ms-transition:.5s;
	-o-transition:.5s;
	transition:.5s;
	-webkit-transform-origin:6px 3px;
	-moz-transform-origin:6px 3px;
	-ms-transform-origin:6px 3px;
	-o-transform-origin:6px 3px;
	transform-origin:6px 3px
}
.content .main .year .list{
	margin:10px 0;
	position:relative;
	overflow:hidden;
	-webkit-transition:height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s;
	-moz-transition:height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s;
	-ms-transition:height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s;
	-o-transition:height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s;
	transition:height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s
}
.content .main .year .list ul {
	bottom: 0;
}
.content .main .year .list ul li {
	background: url("../images/log/circle.png") no-repeat 235px 31px;
	padding: 20px 0;
	color: #5d5d5d;
	float:none;
	width:auto;
}
.content .main .year .list ul li.highlight {
	background-image: url(../images/log/circle.png);
}
.cls:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.content .main .year .list ul li.highlight .date, .content .main .year .list ul li.highlight .intro {
	color: #2a4ca3;
}
.content .main .year .list ul li .date,.content .main .year .list ul li .version{
	float:left;
	display:block;
	clear:left;
	width:200px;
	line-height:24px;
	text-align:right
}
.content .main .year .list ul li .date{
	font-size:16px;
	line-height:32px;
	color:#2a4ca3
}
.content .main .year .list ul li .intro, .content .main .year .list ul li .morefz {
	float: left;
	display: block;
	width: 550px;
	margin-left: 100px;
	line-height: 24px;
}
.content .main .year .list ul li .intro {
	font-size: 16px;
	line-height: 32px;
	color: #2a4ca3;
	font-weight:bold
}
.content .wrapper:first-child .main .year.close h2 i{
	transform:rotate(-90deg);
	-webkit-transform:rotate(-90deg);
	-moz-transform:rotate(-90deg);
	-ms-transform:rotate(-90deg);
	-o-transform:rotate(-90deg)
}
.content .wrapper:first-child .main .year.close .list{
	opacity:0;
	height:0!important;
}
.ie7 .content .main .year h2 i{
	left:40px
}